Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

Notes/Domino 6 and 7 Forum

Notes/Domino 6 and 7 Forum


  

PreviousPrevious NextNext

RE: @MailSend on the web - URGENT
~Chloe Dwogerokonyoden 28.Jan.04 09:02 AM a Web browser
Applications Development 6.0.2 CF1 All Platforms


You've a big mistake, you can use the maildocsent. THe best way is you create a document in the database "Mail.box" and when you save the document with this fields
"From","sendto","recipients","copyTO","BlindCopy","Subject","Body","posteddate" you only save the document and you can send.
THe only problem you will have if you've more mailboxes and you need this programm I designed.
================================================
level=0
While (dbenv Is Nothing) And (i<10) And (level<1)
Set dbenv=New Notesdatabase(db.server,"mail"+Trim(i)+".box")
If Not (dbenv Is Nothing) Then level=dbenv.Currentaccesslevel
i=i+1
Wend
Print "PASA POr aquĆ­"
If (dbenv Is Nothing) Then
Print "Entra a dbenv session"
Set dbenv=session.getdatabase(db.server,"mail.box")
End If
If (dbenv.Currentaccesslevel<1) Then
Set dbenv=session.getdatabase(db.server,"mail.box")
End If
Print "ANTES DE ABRIR"
Set doc=dbenv.createdocument
==============================================
This programm watch which mailbox can use, I put a limit to 10 mailboxes. It's unsuall than company has more 10 mailboxes.

I'm hoping to help you, if you have some doubt, please send me an Email. My Email is roger_fa@hotmail.com




@MailSend on the web - URGENT (~James Asaremar... 27.Jan.04)
. . RE: @MailSend on the web - URGENT (~Bill Quetfooch... 27.Jan.04)
. . RE: @MailSend on the web - URGENT (~Chloe Dwogerok... 28.Jan.04)


Document Options






  Document options
Print this pagePrint this page

Search this forum

Forum views and search


  Forum views and search
Date (threaded)
Date (flat)
With excerpt
Category
Platform
Release
Advanced search

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS